Scenarios

  • Status

    Progress

    Passed

    100.00 %

    Failed

    0.00 %

    Steps

  • Status

    Progress

    Passed

    100.00 %

    Failed

    0.00 %

    Custom Data

  • browser Edge 14
    device Virtual Machine
    platform Windows 10
    @File_Moving

    Scenario: Step with arguments

    Before:
    Hook
    Given
    I have the following files in the folder "TestData"
    And
    I copy it to the folder tempFolder
    When
    I move it to the folder destinationFolder
    Then
    the file is moved to the destination folder in less than 5 seconds
    After:
    Hook

    Scenario: Before element with json, screenshot and unknown attachment

    Before:
    Prepare some data
    Given
    I do nothing
    After:

    Scenario: Step with text, video, audio and pdf attachments

    Before:
    Given
    I add embeddings:
    Given
    I do nothing
    After:

    Scenario: Step with text, video, audio and pdf attachments

    Before:
    Given
    I add embeddings:
    Then
    I should also have other embeddings
    And
    I am embedded
    After:
    @skip

    Scenario: Step with error attachment

    Given
    I visit the Angular homepage
    Given
    I add the todo "write a protractor test"
    Then
    I should have 2 todo's
    And
    the last todo should hold "write a protractor test"
    After:
    @example @happy-flow @angular @visitor @julie

    Scenario: Step with rows and output

    Before:
    Given
    I visit the Angular homepage
    Given
    I submit the name "Julie"
    Then
    I am greeted as "Hello Julie!"
    After:

    Created by yon cuadrado. Find me on: